This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Umberto Bubkrobergakoi 8.Jan.04 05:12 AM a Web browser Toolkits6.0Windows 2000
Hi
I am trying to use the Lotus Domino JSP tags to access a Domino 6 server. For some reason, the domino input tags in my form tag are playing up (I'm fairly sure it's not my JSP).
My JSP has 4 input tags nested within a domino form tag. When I open an existing document, it fills all 4 fields with the first tag's value. When you save a document, it saves the last input value in the first input tag's column - no other data is saved. When I replace the input tags with item tags, everything is fine. So I know the right documents are getting accessed. I also have this same problem with domino richtext tags. I am using JDeveloper to deploy my JSP. Any suggestions/help would be GREATLY appreciated.